Printf Function
This is a good way to trace your SFC"Sequential function chart"
It can be used to program processes that can be split into steps.
The main components of SFC are:
- Steps with associated actions
- Transitions with associated logic conditions
- Directed links between steps and transitions programs. Note that you can also use the PrintMessage.
For more details, see printf